body {
    font-family: 'Poppins', serif;;
    font-size: 14px;
    line-height: 22px;
    color: #111;
    background-color: #fff;
}
p,
a,
i,
span {
    color: #777;
    font-family: 'Poppins', Arial, sans-serif;
    line-height: 22px;
} 

.ms-layer {
    background-color: #170a0ab0;
	 padding: 20px!important;
	    font-family: 'Cormorant Upright', serif!important;
		font-size:30px!important;
		line-height:35px!important;
font-style: italic;
color: #000000!important;text-shadow: #797777 4px 4px 10px;
max-width:700px;
border-radius: 3px 15px 3px 15px;
left: 20px; top: 230px; font-size:20px
}


.navbar-default {
	    background: #ffffff; /* Old browsers */ 
    background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffffa6 0%,#fcfcfc 100%); /* ----------------- ANA MENU RENGİ*/
    background: -o-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%); /* IE10+ */

}

.button {
background-color: #4CAF50; /* yesil */
border: none;
color: white;

text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
margin: 2px 2px;
cursor: pointer;
}
 /* mavi */
.button3 {font-size: 15px; background-color: #976a00;height:50px;width:92px;margin-top:10px;margin-right:10px;} /* kirmizi */
.fa{font: normal normal normal 13px/1;}

#fancybox-title-over {color: #fff;}

@media only screen and (max-width: 500px){
a.gflag{margin-left:2px;} 
.lang-change{ width:92px;
float: right;
    top: 7px;
    position: absolute;
    right: -5px;z-index: 1000;
	    text-align: right;}

.ms-layer  {left: 20px; top: 30px!important; font-size:16px!important;}
.pi-text {font-size:16px!important;}
}
	
@media only screen and (min-width: 501px){
a.gflag{margin-left:5px;} 
.lang-change{
float: right;
    top: -7px;
    position: absolute;
    right: 15px;z-index: 1000;}
}

.arama
{
z-index:9998;
position:fixed;
_position:absolute;
bottom:3px;
right:5px;
clip:rect(0 100 85 0);
_top:expression(document.documentElement.scrollTop +document.documentElement.clientHeight-this.clientHeight);
_left:expression(document.documentElement.scrollLe ft + document.documentElement.clientWidth - offsetWidth);
/*background-color:#ffffff;*/
 opacity: 0.8;
border-radius:  1px/1px;
border: 0px solid red;
}
.arama:hover
{
z-index:9998;
position:fixed;
_position:absolute;
bottom:3px;
right:5px;
clip:rect(0 100 85 0);
_top:expression(document.documentElement.scrollTop +document.documentElement.clientHeight-this.clientHeight);
_left:expression(document.documentElement.scrollLe ft + document.documentElement.clientWidth - offsetWidth);
/*background-color:#ffffff;*/
 opacity: 1;}
 
@media only screen and (max-width:560px){
.sayfaresim{display:none;}
.arama{ opacity: 0.9;}
}
 